home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3frmat.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_FRMAT_H = 1;
- include("real/raytr/r3frmaba.js")
-
-
- var R3CLID_FRMAT = 421;
-
-
-
-
- R3FRMATA_LocalVarCount = 421500;
- function SetR3FRMATA_LocalVarCount(value) {
- R3Set(this.r3obj, R3FRMATA_LocalVarCount, value, R3TID_INTEGER, 0);
- }
-
-
-
- function r3Frmat () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_FRMAT, arguments);
- }
- // Attributes
- this.SetLocalVarCount=SetR3FRMATA_LocalVarCount;
- }
-
- r3Frmat.prototype=new r3Frmatbase;
- // r3frmat.h_H